Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ft(listAdds): implement ads list #32

Merged
merged 1 commit into from
Jul 30, 2024
Merged

ft(listAdds): implement ads list #32

merged 1 commit into from
Jul 30, 2024

Conversation

yvanddniyo
Copy link
Collaborator

What this PR do?

This PR list ads on the home page

Description of the task

Every client will be allowed to view the products ads on landing page.

How should this manually tested ?

Clone the repository.
Checkout to the branch ft-list-add-#187984465.
Run npm install to install dependencies.
Run npm run dev to start the development server
Navigate to the page of the homepage and scroll down little a bit
Congratulation you are watching live ads.

What are the relevant pivotal tracker stories?

[Delivered #187984465]

Copy link

vercel bot commented Jul 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eagles-ec-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 4:22pm

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 12 lines in your changes missing coverage. Please review.

Project coverage is 74.72%. Comparing base (a44d64b) to head (82e8872).

Files Patch % Lines
src/redux/reducers/listAddSlice.ts 61.11% 7 Missing ⚠️
src/components/common/ads/AdvertisedCategory.tsx 78.26% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #32      +/-   ##
==========================================
+ Coverage   74.39%   74.72%   +0.32%     
==========================================
  Files          87       88       +1     
  Lines        2121     2160      +39     
  Branches      324      331       +7     
==========================================
+ Hits         1578     1614      +36     
- Misses        518      521       +3     
  Partials       25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@MugemaneBertin2001 MugemaneBertin2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

   - listing ads on the homepage

[Delivered #187984465]
@yvanddniyo yvanddniyo force-pushed the ft-list-add-#187984465 branch from cb00c64 to 82e8872 Compare July 30, 2024 16:21
Copy link

codeclimate bot commented Jul 30, 2024

Code Climate has analyzed commit 82e8872 and detected 0 issues on this pull request.

View more on Code Climate.

@teerenzo teerenzo merged commit 077f5d2 into dev Jul 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants